Click or drag to resize

SubscriptionFolders Property

Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<FolderId> Folders { get; }

Property Value

Type: IListFolderId
See Also